Find a Materialized model

Return a list of materiazlied models based on search string and its parent database ID

Method

/API2/dataSources/findModelByName

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

searchCriteria

Object Type

Description

The search criteria for finding materialized data elements.

Output Response

Successful Result Code

200

Response List Type

Description of Response Type

The search results object.. Note that the response is returned as a list of items of this object type.

Examples